This application was built using the "PowerPlant Document" project stationary to display an a document window when you select New from the File menu.
This project demonstrates how to extend LDocApplication and LSingleDoc. The default text you are reading is stored in the application as a styl,TEXT resource with ID=1000 and displayed by default.
Each document contains a LActiveScroller which contains a CTextEditView which is derived from LTextEdtiView for this project only.
This project is similar to project created by the "PowerPlant Basic" project stationary with a few extras:
1. Opening and Saving of documents handled
2. Edit menu responds to editing the text window in document windows